Added gpx reference for "real" geoniche file format.
authoroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 19 Dec 2005 22:31:10 +0000 (22:31 +0000)
committeroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 19 Dec 2005 22:31:10 +0000 (22:31 +0000)
gpsbabel/reference/gn-targets.gpx [new file with mode: 0644]

diff --git a/gpsbabel/reference/gn-targets.gpx b/gpsbabel/reference/gn-targets.gpx
new file mode 100644 (file)
index 0000000..556a6e3
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gpx
+ version="1.0"
+creator="GPSBabel - http://www.gpsbabel.org"
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+xmlns="http://www.topografix.com/GPX/1/0"
+xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
+<time>1970-01-01T00:00:00Z</time>
+<bounds minlat="42.438878000" minlon ="-71.119689000" maxlat="42.439227000" maxlon="-71.116146000" />
+<wpt lat="42.438878000" lon="-71.119277000">
+  <ele>44.000000</ele>
+<time>2001-11-28T22:05:00Z</time>
+  <name>5066</name>
+  <cmt>5066</cmt>
+  <desc>5066</desc>
+  <sym>Scenic Area</sym>
+</wpt>
+<wpt lat="42.439227000" lon="-71.119689000">
+  <ele>57.000000</ele>
+<time>2001-06-02T05:26:00Z</time>
+  <name>5067</name>
+  <cmt>5067</cmt>
+  <desc>5067</desc>
+  <sym>Traditional Cache</sym>
+</wpt>
+<wpt lat="42.438917000" lon="-71.116146000">
+  <ele>44.000000</ele>
+<time>2001-11-17T00:03:00Z</time>
+  <name>5096</name>
+  <cmt>5096</cmt>
+  <desc>5096</desc>
+  <sym>Residence</sym>
+</wpt>
+</gpx>